Skip to content

fix(dashboard-widget-configuration-activity): client creation#17320

Merged
tobiasKaminsky merged 2 commits into
masterfrom
fix/dashboard-widged-configuration-activity-client-creation
Jul 16, 2026
Merged

fix(dashboard-widget-configuration-activity): client creation#17320
tobiasKaminsky merged 2 commits into
masterfrom
fix/dashboard-widged-configuration-activity-client-creation

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator

Issue

Exception com.nextcloud.client.network.ClientFactory$CreationException:
  at com.nextcloud.client.network.ClientFactoryImpl.createNextcloudClient (ClientFactoryImpl.java:51)
  at com.nextcloud.client.widget.DashboardWidgetConfigurationActivity$loadWidgets$1.invokeSuspend (DashboardWidgetConfigurationActivity.kt:146)
  at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:34)
  at kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:101)
  at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run (LimitedDispatcher.kt:113)
  at kotlinx.coroutines.scheduling.TaskImpl.run (Tasks.kt:89)
  at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely (CoroutineScheduler.kt:589)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask (CoroutineScheduler.kt:823)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:720)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:707)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3232
Correctness6666
Dodgy code213213
Experimental11
Malicious code vulnerability22
Multithreaded correctness2929
Performance4141
Security1919
Total403403

@github-actions

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/29248039687/artifacts/8278586912
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions

Copy link
Copy Markdown

@tobiasKaminsky
tobiasKaminsky merged commit 9476844 into master Jul 16, 2026
17 of 22 checks passed
@tobiasKaminsky
tobiasKaminsky deleted the fix/dashboard-widged-configuration-activity-client-creation branch July 16, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants